[INFO] fetching crate artifactory-web-api 0.0.1...
[INFO] fixing artifactory-web-api-0.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate artifactory-web-api 0.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate artifactory-web-api 0.0.1
[INFO] finished tweaking crates.io crate artifactory-web-api 0.0.1
[INFO] tweaked toml for crates.io crate artifactory-web-api 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate artifactory-web-api 0.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `artifactory-web-api` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df
[INFO] running `Command { std: "docker" "start" "660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `artifactory-web-api` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking artifactory-web-api v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.05s
[INFO] [stderr] crater-edition-check: artifactory-web-api v0.0.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `artifactory-web-api` (manifest) generated 1 warning
[INFO] [stderr]     Checking artifactory-web-api v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct FileInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 86 |     uri: Url,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 87 |     download_uri: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 88 |     repo: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 89 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 90 |     remote_url: Option<Url>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 91 |     created: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 92 |     created_by: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 93 |     last_modified: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 94 |     modified_by: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 95 |     last_updated: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 96 |     size: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 97 |     mime_type: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 98 |     pub checksums: Checksums,
[INFO] [stdout] 99 |     original_checksums: OriginalChecksums,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `md5`, `sha1`, and `sha256` are never read
[INFO] [stdout]    --> src/lib.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct OriginalChecksums {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 116 |     md5: Option<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 117 |     sha1: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 118 |     sha256: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OriginalChecksums` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct FileInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 86 |     uri: Url,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 87 |     download_uri: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 88 |     repo: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 89 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 90 |     remote_url: Option<Url>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 91 |     created: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 92 |     created_by: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 93 |     last_modified: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 94 |     modified_by: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 95 |     last_updated: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 96 |     size: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 97 |     mime_type: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 98 |     pub checksums: Checksums,
[INFO] [stdout] 99 |     original_checksums: OriginalChecksums,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `md5`, `sha1`, and `sha256` are never read
[INFO] [stdout]    --> src/lib.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct OriginalChecksums {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 116 |     md5: Option<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 117 |     sha1: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 118 |     sha256: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OriginalChecksums` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.62s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `artifactory-web-api` (manifest) generated 1 warning
[INFO] [stderr]     Checking artifactory-web-api v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:59:33
[INFO] [stdout]     |
[INFO] [stdout]  59 |         while let Some(chunk) = res.chunk().await? {
[INFO] [stdout]     |                        -----    -----------------^
[INFO] [stdout]     |                        |        |           |
[INFO] [stdout]     |                        |        |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |        |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `chunk` calls a custom destructor
[INFO] [stdout]     |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.56s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:59:33
[INFO] [stdout]     |
[INFO] [stdout]  59 |         while let Some(chunk) = res.chunk().await? {
[INFO] [stdout]     |                        -----    -----------------^
[INFO] [stdout]     |                        |        |           |
[INFO] [stdout]     |                        |        |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |        |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `chunk` calls a custom destructor
[INFO] [stdout]     |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-0.5.6/src/bytes.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: artifactory-web-api v0.0.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `default_features` is unsupported as of the 2024 edition; instead use `default-features`
[INFO] [stderr]   (in the `reqwest` dependency)
[INFO] running `Command { std: "docker" "inspect" "660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df", kill_on_drop: false }`
[INFO] [stdout] 660767f6b5225582cf2838c630bef6f7b962d952549256d856340e3b7754d3df
